object-oriented programming

英 [ˈɒbdʒɪkt ˈɔːrientɪd ˈprəʊɡræmɪŋ] 美 [ˈɑːbdʒekt ˈɔːrientɪd ˈproʊɡræmɪŋ]

网络  面对对象程序设计; 面向对象编程; 面向对象程序设计; 面向对象的编程; 面向对象的程序设计

计算机



双语例句

  1. You can produce Java applications and servlets without learning object-oriented programming.
    您不必学习面向对象编程就能创建Java应用程序和servlet。
  2. This switching of classes at run time is a common feature of object-oriented programming, known as polymorphism.
    这种在运行时的类切换是面向对象编程的一个常见特性,称为多态性。
  3. In this way, the hidden information in Object-Oriented programming can be exposed to the service requesters.
    通过这种方式,面向对象编程中隐藏的信息可以公开给服务请求者。
  4. And as we all know, reuse is a fundamental tenet of object-oriented programming.
    众所周知,重用是面向对象编程的一个基本原则。
  5. However, in the object-oriented programming world, processes prefer to share objects rather than raw information.
    不过,在面向对象编程领域中,进程更倾向于使用共享对象而不是原始的信息。
  6. Design principles: Validates that your code adheres to the design principles of object-oriented programming.
    设计原则:验证你的代码是否坚持面向对象编程的设计原则。
  7. The simplicity of Apache Click enables you to use your own object-oriented programming practices and patterns.
    ApacheClick的简单性让我们能够使用自己的面向对象编程实践和模式。
  8. This model allows for the development of web services using object-oriented programming languages that developers can call and reuse as appropriate.
    该模型允许使用面向对象的编程语言来开发Web服务,开发人员可适当地调用和重用这些服务。
  9. He's an adjunct professor of computer science at Polytechnic University, where he teaches Java and object-oriented programming.
    他是Polytechnic大学计算机科学的副教授,他在该校讲授Java和面向对象编程。
  10. For more information about writing more maintainable PHP by using object-oriented programming concepts and design patterns, see Resources.
    有关如何用面向对象编程的概念和设计模式编写更易于维护的PHP的详细信息,请参见参考资料。
  11. The imperative ( and especially) object-oriented programming style uses structure and messaging as building blocks.
    命令式的(特别是)面向对象编程风格采用结构和消息传递作为构建块。
  12. With object-oriented programming and refactoring, there is rarely a good reason to have the same code in more than one place.
    有了面向对象的编程和重构,很少有理由需要在多个地方具有相同的代码了。
  13. Components have many similarities with objects in object-oriented programming.
    组件与面向对象的编程中的对象具有很多相似之处。
  14. Familiarity with object-oriented programming, databases, Perl, and Perl inheritance will be helpful in reading this article.
    熟悉面向对象编程、数据库、Perl和Perl继承将对阅读本文有帮助。
  15. You'll often see an object-relational mapping when the object-oriented programming paradigm meets the relational paradigm of most databases.
    当面向对象编程范例满足大多数数据库的关系范例时,通常会看到对象关系映射。
  16. This is the operating semantic that all remote procedure call ( RPC) mechanism implement since this is the standard function-call semantic in procedural and object-oriented programming languages.
    这是所有的远程过程调用(RPC)机制实现的操作语义,因为它是在过程性编程语言和面向对象的编程语言中的标准函数调用语义。
  17. Closures can be a useful tool not only for procedural programming but also for object-oriented programming.
    闭包不但是过程式编程的有用工具,而且是面向对象编程的有用工具。
  18. The Ruby and JavaScript languages have helped to popularize the idea of open classes in object-oriented programming.
    Ruby和JavaScript语言有助于在面向对象的编程中普及开放式类的理念。
  19. The Java language assumes that you want to do only object-oriented programming.
    Java语言首先便假定了我们只希望进行面向对象的程序设计。
  20. The final element of object-oriented programming with which you should be familiar is the collection.
    在面向对象的编程中,您要了解的最后一个元素是集合。
  21. The system has applied the mature object-oriented programming technology, Popular module programming technology;
    系统应用了成熟的面向对象编程技术,流行的组件编程技术;
  22. Web Services is a new model, essentially object-oriented programming for web-based objects.
    Web服务是一种新型模型,其本质是基于Web的对象的面向对象编程。
  23. An introduction to computer programming using an object-oriented programming language.
    该课程将通过目标导向设计语言来介绍计算机编程。
  24. The design of software uses object-oriented Programming.
    系统软件设计采用面向对象程序。
  25. Such typical GPL features include object-oriented programming, if-statements and for-loops.
    这些典型的GPL特性包括面向对象编程、if指令和for循环等等。
  26. Application of Object-oriented Programming Methods in the Bridge Crane CAD System Development
    面向对象的程序设计方法在桥式起重机CAD系统开发中的应用
  27. TOM-TOM is a compiled object-oriented programming language that advocates unplanned reuse of code.
    TOM是一个可编译的、面向对象的编程语言,支持代码的无计划的重用。
  28. This article presents a semi-automated object-oriented programming system for integrating web-based resources.
    这篇文章提出了一种半自动的面向对象编程系统,以整合基于网络的资源。

英英释义

noun

  1. creating a program that can use and support objects

      Synonym:    object-oriented programing